The ImagickDraw class
PHP Manual

ImagickDraw::setFontStretch

(PECL imagick 2.0.0)

ImagickDraw::setFontStretchSets the font stretch to use when annotating with text

Descripción

bool ImagickDraw::setFontStretch ( int $fontStretch )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the font stretch to use when annotating with text. The AnyStretch enumeration acts as a wild-card "don't care" option.

Lista de parámetros

fontStretch

STRETCH_ constant

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual